Release 10.1A: OpenEdge Application Server:
Developing WebSpeed Applications


get-field

This function returns the value of an HTML form input field or named argument. If an invalid name is passed, the function returns a blank value. or returns a blank otherwise.

Location: web\method\cgiutils.i

Parameters:

INPUT p_name AS CHARACTER

The field name. If the Unknown value (?) is specified, the function returns a list of all field names.

Returns: CHARACTER

Notes: None

Examples: See the get-value function in web\method\cgiutils.i.

See also:

get-user-field

get-cgi

get-cookie


Copyright © 2005 Progress Software Corporation
www.progress.com
Voice: (781) 280-4000
Fax: (781) 280-4095